Welcome![Sign In][Sign Up]
Location:
Search - VC I

Search list

[WinSock-NDISVC...................................

Description: UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点:   1、 数据传输不用建立连接,所以不可靠;   2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;   具体实现很简单,但是现在在网络上很少看到这方面的代码;我也参考了VCKBASE上的关于UDP通信的原代码和一些书籍,写了这个简单的客户端,接收端程序,起到抛砖引玉的作用,希望能给初次接触UDP之BROADCAST编程的同志一些参考。 -UPD DATAGRAM PROTOCAL USER is the acronym, the network is available on the connectionless transport protocol. UDP communication with the following characteristics : 1, data transmission not connect, it is not reliable; 2. the data is sent across the network for any one of the LAN computers can receive the same data; specific Implementation is simple, but now the network rarely see the code; I have made reference to the VCKBASE the UDP communications on the original code and some books, was this simple client, receiving end procedures, the role played congregate, in hopes of giving the initial contact UDP Zhi BROADCAST programming comrades some reference.
Platform: | Size: 1418 | Author: htj | Hits:

[GUI DevelopVC(gundongtiao)

Description: 关于在VC++中编程操作滚动条的例子有不少,但由于VC++编程基于消息机制,使得本来很简单的思想变得有些隐讳起来。对于初学者而言,恐怕看到一个例程,并不是很容易就弄清楚其来龙去脉。下面我们结合一个例子,介绍一下如何在VC++中进行滚动条编程。-on the VC program rolling operation of the examples are many, but VC-based news programming mechanism, would make a very simple idea become somewhat taboo up. For beginners, I am afraid to see a routine, it is not very easy to find out its causes. Next, we combine an example to tell you about how the VC for the rolling of programming.
Platform: | Size: 94073 | Author: mwh | Hits:

[Other resourcevc++_mfc

Description: 这是一本对大家都很有帮助的vc资料,我特地拿出来跟大家分享一下。-This is a great help to all the vc information, I have looked up to share with you.
Platform: | Size: 1270325 | Author: snakeone | Hits:

[Other resourcevc++6.0(21tianzixue)

Description: 21天自学VC++,非常详细的安排了21天的学习日程,按部就班,我就是照上面学的,颇有效果,-21 days of self-VC, very detailed arrangements for the 21 days of learning the agenda, step by step. I was learning as above, quite effects, huh
Platform: | Size: 27618532 | Author: 19769983 | Hits:

[WinSock-NDISTCPTalk

Description: 远程网络电话,用VC++开发的,本人用过可以实现通讯的。-distance telephone network, the development of the VC, I used the communications can be achieved.
Platform: | Size: 68378 | Author: 马广 | Hits:

[Other resourceVC+studynote

Description: VC++学习笔记, 这是我收集了很久的了,很好的. 我想会对初学VC++的有一事实上帮助!-VC study notes, this is my collection for a long time. very good. I think that when a VC will have a fact!
Platform: | Size: 34447 | Author: laiwenhua | Hits:

[Windows Developvc++_fft_code

Description: vc++_fft_code,大家看看吧,欢迎大家批评指导,谢谢了。我会给大家带来更好的。-_fft_code vc + +, we look at it and you are welcome to criticize the guide, a thank you. I will bring you better.
Platform: | Size: 16490 | Author: 李过针 | Hits:

[Graph programVC++00000000000000000

Description: 这是邮电出版社的书的光盘,都能用,我调试了。很好-This is a book of Posts and Telecommunications Publishing House CD-ROM can use the debugger I. Good
Platform: | Size: 337646 | Author: sun | Hits:

[Other resourcec++network_programming(I)

Description: 对于搞控制的来说,学好vc是一件很必要的事情,虽然有很多的人用delphi也很方便,但是相对于vc强大的功能来说,还是稍微逊色。这本书就是关于vc网络编程的,对于搞集散控制系统的朋友来说还是很有用的。-for operating control, learn vc is a very necessary thing, Although there are many people with delphi also very convenient, but compared to vc powerful features, or slightly less. This book is about the vc network programming for engaging Distributed Control System friends or very useful.
Platform: | Size: 3445907 | Author: laojiang | Hits:

[Develop Toolsvc++.net.jiaocheng

Description: 希望对大家学习vc++.net有所帮助。着是我制作的。祝大家学习进步。-hope to emulate vc. Net help. I was with the production. I wish you progress in study.
Platform: | Size: 883688 | Author: 高国强 | Hits:

[Printing programVC-xinfeng-dayin

Description: VC信封打印编程的一个狸子,希望对大家有作用,废话就不多说了,欢迎大家下载!-VC envelope printing program for a wild cat, and I hope to you, not to say nonsense. You are welcome to download!
Platform: | Size: 49030 | Author: 吴志华 | Hits:

[OtherVc-SW

Description: 三汇语音卡,16线模拟卡Sht-16A录音程序。该程序可以实现通道录音和通道放音,已经经过本人测试,很不错。-Sanhui voice cards, 16 cards line simulation Sht - 16A recording procedures. The procedure can achieve channel audio and audio channels, I have read the test, is pretty good.
Platform: | Size: 490948 | Author: ok | Hits:

[Web Servervc++calculator

Description: 科学计算器!!希望大家能用的上!!是我自己用过!却是好用!供大家分享-scientific calculators! ! Hope everyone can be the last! ! I have used! It is so easy to use! For everyone to share!
Platform: | Size: 53040 | Author: 林国飞 | Hits:

[Other resourcevc++totle

Description: 数据结构算法vc++6.0程序集教材之总览,是一些你编完以后的结果,各部分算法在前面part1-part7部分给出,含线性表,数组,队列,堆栈,广义表,递归,图,排序,以及严蔚明数据结构教材中的各种算法实现了,好东西啊,强烈推荐,我找了很久才得到的,给予奉献了 vc实现少有的特别好的程序集特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 manual procedures set overview of some of your writing after the results part of the algorithm in front part1 - part7 part is, with linear scale arrays, queue, stack, generalized form Recursive, graphics, sorting, and Yan Wei Ming data structure of various materials algorithm achieved, and the good stuff ah, strongly recommended I found a long time before they can get. vc dedication to the realization of the special few good episodes procedures for the study of data structure, to get involved in practice, the data structure of the algorithm using vc achieved, and the classic classic classic classic classic classic classic!
Platform: | Size: 5370657 | Author: 魏洪平 | Hits:

[Other resourceVC++withMatlab

Description: 很有用的一个资料,可以帮助你更加深入的了解VC-a very useful information, I can help you more in-depth understanding of VC
Platform: | Size: 104972 | Author: aa | Hits:

[Other resourcevc++001

Description: VC++ 源代码 文档 共10节 第一节-VC source code files a total of 10 Section I
Platform: | Size: 311754 | Author: 李庆 | Hits:

[Multimedia program200701312252496393

Description: VC++ 暴风影音(Media Player Classic)源码 什么是Media Player Classic? 知道的人不多,但提起国内的暴风影音,我想知道的人就多了,其实暴风影音就是Media Player Classic,暴风影音只是同我一样从Gabest官方下载到了Media Player Classic的源码,不同的是,暴风影音将Media Player Classic改成了自己的名字并加入了许多的解码器,打包成自己的产品,其实这也无可厚非,关键就在于其作者老爱把里面捆绑一些我们用不到的软件. 声明,我说的真的假的,明白的人会看看暴风影音的关于菜单,看看里面是不是有作者Gabest,软件是vc++的,我不会vc++留着也没用,所以就放到网上,让懂vc++的人研究研究,希望那些有志之士能在其基础上研究出更好的软件,而不是只装了解码器就打包成自己的软件.-Storm CD-VC (Media Player Classic) What is the source Media Player Classic know many people, but the storm brought domestic audio, I want to know more about, in fact, is the Storm CD-Media Player Classic. Storm CD - just like me download from Gabest official of the Media Player Classi c source code, the difference is that Storm CD-Media Player Classic will be changed to his name and joined the many decoders device, packed into their own products, which also understandable. The key lies in the author likes tied up inside less than some of our software. statement, I said is true. understand people will look at the Storm on the video menu, which is to see a writer Gabest, software is vc. I will not vc Retention is useless, so put on the Internet so that people understand vc studies, hope to c
Platform: | Size: 759810 | Author: 商务通 | Hits:

[Other resourcebpNN(vc)

Description: 一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助。-one with VC bp efficient neural network algorithm source code, and I hope to be helpful.
Platform: | Size: 18397 | Author: 梅子 | Hits:

[OpenGL programopengl_circle

Description: 早OPENGL中用逼近的方法画圆,工具是vc++,我刚学opengl,还有很多不懂的地方,希望和大家交流。-early OpenGL used approximation methods Circle, the tool is the vc, I just learning opengl, There are many who do not understand, and we hope that the exchanges.
Platform: | Size: 40092 | Author: 蓝西 | Hits:

[OpenGL programopengl_light

Description: 早OPENGL中画长方体,并加上光线和法向量,工具是vc++,我刚学opengl,还有很多不懂的地方,希望和大家交流。我的QQ是349404146-early OpenGL draws cuboid, and add lighting and France vector tool vc. I just learning opengl, there are many who do not understand, and we hope that the exchanges. My QQ is 349404146
Platform: | Size: 45557 | Author: 蓝西 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net